/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
body {
    font-size: 12px;
    font-family: "微软雅黑";
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
ul, li {
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}
img {
    border: none;
}
i,em{
	font-style: normal;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.clear {
    clear: both;
}
.auto {
    width: 1200px;
    margin: 0 auto;
}
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}
.clearfloat {
    zoom: 1
}
.banneral{
	width: 100%;
}
.banneral img{
	width: 100%;
}
.cpzx{
	width: 100%;
	margin: 30px auto;
}
.cpzx h1{
	font-size: 24px;
	color: #666666;
	text-align: center;
	margin-bottom: 10px;
}
.cpzx p{
	text-align: center;
	font-size: 14px;
	color: #8b8a8a;
	line-height: 25px;
	width: 70%;margin: 0 auto;
}
.cpzx ul{
	width: 92%;
	margin: 15px auto;
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}
.cpzx ul li{
	width: 48%;
}
.cpzx ul li div{
	border: 1px solid #e5e5e5;
}
.cpzx ul li div img{
	width: 100%;
}
.cpzx ul li p{
	width: 100%;
	margin: 0 auto;
	line-height: 35px;
	margin-bottom: 10px;
}
.btn_a{
	display: block;
	width: 35%;
	height: 40px;
	margin: 0 auto;
	text-align: center;
	color: #0c79cf;
	border: 1px dashed #0c79cf;
	font-size: 14px;
	line-height: 40px;
	border-radius: 50px;
}
.abouts{
	padding: 40px 0px;
	background-color: #0c79cf;
}
.abouts h1{
	color: #fff;
	font-size: 24px;
	text-align: center;
	margin-bottom: 15px;
}
.abouts img{
	display: block;
	width: 95%;
	margin: 0 auto;
}
.abouts p{
	width: 95%;
	margin: 20px auto;
	font-size: 14px;
	color: #fff;
	line-height: 25px;
	margin-top: 15px;
}
.anli{
	padding: 30px 0px;
	padding-top: 40px;
	background-color: #f5f5f5;
}
.anli h1{
	font-size: 24px;
	text-align: center;
	color: #666666;
	margin-bottom: 15px;
}
.anli ul{
	width: 95%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}
.anli ul li{
	width: 48%;
}
.anli ul li img{
	display: block;
	width: 100%;
}
.anli ul li p{
	font-size: 14px;
	color: #333333;
	line-height: 40px;
	margin-bottom: 10px;
}
.index_news{
	width: 100%;
	margin: 20px auto;
}
	.tabBox .hd{ height:40px; line-height:40px; font-size:16px; position:relative;  }
	.tabBox .hd ul{ display: flex;justify-content: space-around; top:0; overflow:hidden; border-bottom: 1px solid #eeecec; }
	.tabBox .hd ul li{  padding:0 10px; color:#9e9c9c;  }
	.tabBox .hd ul li a{color:#9e9c9c;  }
	.tabBox .hd ul li.on{ border-bottom: 1px solid #0c79cf; color:#0c79cf;   }
	.tabBox .hd ul .on a{ display:block; color:#0c79cf;  /* 修复Android 4.0.x 默认浏览器当前样色无效果bug */  }
	.tabBox .bd ul{ padding:15px;}
	.tabBox .bd li{ border-bottom: 1px dashed #e3e2e2; margin-bottom: 15px;padding-bottom: 10px; }
	.tabBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
	.tabBox .bd li h2{
		font-size: 14px;
		color: #333333;
		line-height: 20px;
		height: 20px;
		overflow: hidden;
	}
.tabBox .bd li  span{
	display: block;
	font-size: 12px;
	color: #9e9e9e;
	line-height: 30px;
}
.tabBox .bd li p{
	font-size: 14px;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	color: #9e9c9c;
}
.heng{
	width: 100%;
	height: 5px;
	background-color: #f2f3f4;
}
.dibu{
	padding: 10px 0px;
}
.dibu p{
	font-size: 14px;
	color: #969595;
	text-align: center;
	line-height: 30px;
}
.dibu p a{
	color: #969595;
}

.foot{
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 9;
	width: 100%;
}
.foot ul{
	display: flex;
	justify-content: space-between;
}
.foot ul li{
	width: 25%;
	height: 45px;
	background-color: #0c79cf;
	text-align: center;
	line-height: 45px;
	color: #fff;
	border-right: 1px solid #0a6dbb ;
}
.foot ul li:last-child{
	border-right: none;
}
.foot ul li a{
	display: block;
	color: #fff;
	font-size: 14px;
}
.leftdv {
	width: 100%;
	border-bottom: 1px solid #e9eaea;
}
.leftdv ul {
	width: 95%;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
}
.leftdv ul li{
	line-height: 45px;
}
.leftdv .swiper-slide{
	width: auto;
}
.leftnav{
	width: 95%;
	margin: 0 auto;
}
.leftnav .swiper-slide a{
	line-height: 45px;
	display: block;
	font-size: 14px;
	text-align: center;
}
.leftnav .swiper-slide a:hover{
	color: #0c79cf;
	border-bottom: 1px solid #0c79cf;
}
.showtext{
	width: 95%;
	margin: 20px auto;
}
.shownews{
	width: 95%;
	margin: 20px auto;
}
.shownewstop h1{
	font-size: 16px;
	color: #333333;
	margin: 10px auto;
	line-height: 20px;
}
.shownewstop p{
	color: #9e9e9e;
	line-height: 25px;
	border-bottom: 1px dashed #e3e2e2;
	padding-bottom: 10px;
}
.shownews{
	width: 95%;
	margin: 20px auto;
}
.showxia{
	margin: 0 auto;
	margin-bottom: 15px;
	display: flex;
	justify-content: space-between;
	width: 95%;
	padding-top: 15px;
}
.showxia a{
	display: block;
	width: 48%;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #333333;
	font-size: 16px;
	border: 1px solid #e5e5e5;
	border-radius: 50px;
}
.showpro{
	width: 95%;
	margin: 25px auto;
}
.showpro h1{
	font-size: 18px;
	text-align: center;
	color: #333333;
	margin-bottom: 10px;
}
.showpro .showproimg .swiper-slide img{
	display: block;
	width: 100%;
}
.showpro p{
	line-height: 45px;
	color: #969696;
	font-size: 16px;
	border-bottom: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	margin-top: 20px;
}
.cpxq_dv{
	width: 95%;
	margin: 15px auto;
}
.cpxq{
	font-size: 18px;
	color: #333333;
	line-height: 45px;
	width: 95%;
	margin: 15px auto;
}
.shownav{
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #e9eaea;
}
.drawer{
	height: 70px;
	position: relative;
	border-bottom: 1px solid #e9eaea;
}
.cpname{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 70px;
	font-size: 16px;
	color: #333333;
	left: 5%;
	border-bottom: 2px solid #333333;
}
.drawer-nav-title{
	color: #fff;
}
.drawer-main{
	z-index: 99;
}
.phone_top h1{
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #0691d7;
	font-size: 24px;
	line-height: 45px;
	margin-top: 10px;
}
.phone_top p{
	width: 95%;
	margin: 0 auto;
	font-size: 16px;
	color: #333;
	margin-top:8px ;
}
.phone_top span{
	width: 95%;
	display: block;
	margin: 0 auto;
	font-size: 16px;
	color: #f37e09;
	margin-top: 15px;
	line-height: 25px;
}
.phone_top em{
	display: block;
	width: 95%;
	margin: 0 auto;
	font-size: 16px;
	color: #fe0003;
	margin-top:15px ;
	line-height: 25px;
}
.phone_list1 {
	width: 95%;
	margin: 0 auto;
}
.phone_list1 li{
	float: left;width: 47%;
	margin: 1.5%;
	text-align: center;
}
.phone_list1 li img{
	width: 97%;
	padding: 1.5%;
	border: 1px solid #e5e5e5;
	
}
.phone_list1 li p{
	font-size: 14px;
	color: #666666;
	text-align: center;
}
.phone_img {
	width: 95%;
	margin: 0 auto;
}
.phone_img img{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.phone_img p{
	width: 100%;
	background-color: #0691d7;
	color: #fff;
	text-align: center;
	border-radius: 50px;
	height: 30px;
	line-height: 30px;
	font-size:14px ;
}
.phone_img h1{
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #333333;
	line-height: 40px;
	font-weight: bold;
}
.phone_text{
	width: 95%;
	border: 1px solid #e5e5e5;
	margin:0 auto;
	margin-bottom: 20px;
}
.phone_text h1{
	width: 95%;
	margin: 0 auto;
	line-height: 30px;
	color: #0382ec;
	font-size: 20px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom:10px ;
}
.phone_text h1 i{
	font-size: 20px;
}
.phone_text h1 em{
	font-weight: normal;
	font-size: 14px;
	color: #d6d5d5;
}
.phone_text div{
	width: 95%;margin:0 auto;
}
.phone_text div p{
	color: #666666;
	font-size: 14px;
	line-height: 20px;
}
.phone_text div img{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 15px;
}
.phone_zs{
	width: 100%;
	background-color: #f7f7f6;
}
.phone_zss{
	width: 95%;
	margin: 0 auto;
}
.phone_zss h1{
	text-align: center;
	color: #0691d7;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
.phone_zss ul li{
	width: 48%;
	margin: 1%;
	float: left;
}
.phone_zss ul li img{
	width: 100%;height: 130px;
}
.phone_zss ul li p{
	color: #666666;
	font-size: 14px;
	text-align: center;
}
.clsa{
	display: block;
	width: 30%;text-align: center;margin: 20px auto;
	height: 35px;border-radius:50px ;
	line-height: 35px;font-size: 14px;color: #fff;
	background: -webkit-linear-gradient(#0892d8, #60c7fc); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#0892d8, #60c7fc); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#0892d8, #60c7fc); /* Firefox 3.6 - 15 */
	background: linear-gradient(#0892d8, #60c7fc); /* 标准的语法 */
}
.phone_news{
	width: 95%;
	margin: 0 auto;
}
.phone_news h1{
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 20px;
}
.phone_news h1 em{
	color: #e5e5e5;padding: 0 8px;
}
.phone_news dl dt a{
	display: flex;
	justify-content: space-around;
}
.phone_news dl dt a img{
	width: 100%;
}
.dv_img{
	width: 35%;
}
.n_div{
	width: 60%;
}
.n_div h2{
	font-size: 16px;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	color: #666666;
}
.n_div p{
	font-size: 14px;
	height: 40px;
	overflow: hidden;color: #666666;
}
.phone_news dd{
	border-bottom: 1px dashed #ebeaea;margin-top: 5px;
	height: 30px;line-height: 30px;overflow: hidden;
}
.phone_news dd a{
	font-size: 14px;color: #666666;
}